home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Treiber / Misc / ATA3 / mountlists / CD3 < prev    next >
Text File  |  2000-01-29  |  781b  |  24 lines

  1. /* AllegroCDFS mountlist */
  2.  
  3.    FileSystem     = L:AllegroCDFS
  4.    Flags          = 0             /* unused */
  5.    BlocksPerTrack = 10            /* unused */
  6.    BlockSize      = 2048          /* unused */
  7.    Mask           = 0x7ffffffe
  8.    LowCyl         = 0             /* unused */        
  9.    HighCyl        = 0             /* unused */
  10.    Surfaces       = 1             /* unused */
  11.    Buffers        = 128           
  12. /*                  128 = 128 * 512 bytes */
  13.    BufMemType     = 1
  14.    GlobVec        = -1
  15.    Mount          = 1
  16.    Priority       = 5
  17.    DosType        = 0x41434453  
  18.    StackSize      = 2048
  19. /* Control        = DC  */
  20. /*                  DC=DEFCDDA/S -  ISO/CDDA disks start as CDDA */
  21.  
  22. /* The Device and Unit fields are controlled by ToolTypes in the icon.*/
  23.  
  24.